home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / climatechaos.swf / scripts / DefineButton2_3408 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-09-12  |  48 b   |  4 lines

  1. on(release){
  2.    _root.gotoAndStop("menu");
  3. }
  4.